Resource StructureDefinition/FHIR Server from package ehealthplatform.be.r4.federalprofiles#1.3.3-beta (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "be-practitioner",
"url" : "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner",
"version" : "1.0.0",
"name" : "BePractitioner",
"status" : "active",
"description" : "Belgian federal profile for a practitioner. Initially based on the functional description of the NIHDI.",
"fhirVersion" : "4.0.0",
"kind" : "resource",
"abstract" : false,
"type" : "Practitioner",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Practitioner",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Practitioner.identifier",
"path" : "Practitioner.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"definition" : "An identifier that applies to this person in this role.\r\nTypically, a NIHDI value and/or a SSIN value are given. Other systems remain allowed. Flows in organizations will most likely want to also include a local identifier, using its own system. A type can be added if needed. When it is given, a consumer SHALL NOT ignore it.",
"mustSupport" : true
},
{
"id" : "Practitioner.identifier:NIHDI",
"path" : "Practitioner.identifier",
"sliceName" : "NIHDI"
},
{
"id" : "Practitioner.identifier:NIHDI.system",
"path" : "Practitioner.identifier.system",
"fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi"
},
{
"id" : "Practitioner.identifier:NIHDI.value",
"path" : "Practitioner.identifier.value",
"min" : 1
},
{
"id" : "Practitioner.identifier:SSIN",
"path" : "Practitioner.identifier",
"sliceName" : "SSIN"
},
{
"id" : "Practitioner.identifier:SSIN.system",
"path" : "Practitioner.identifier.system",
"fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin"
},
{
"id" : "Practitioner.identifier:SSIN.value",
"path" : "Practitioner.identifier.value",
"min" : 1
},
{
"id" : "Practitioner.identifier:CBE",
"path" : "Practitioner.identifier",
"sliceName" : "CBE"
},
{
"id" : "Practitioner.identifier:CBE.system",
"path" : "Practitioner.identifier.system",
"fixedUri" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cbe"
},
{
"id" : "Practitioner.identifier:CBE.value",
"path" : "Practitioner.identifier.value",
"min" : 1
},
{
"id" : "Practitioner.active",
"path" : "Practitioner.active",
"definition" : "Whether this practitioner's record is in active use. \r\n\r\nIt is RECOMMENDED to keep the value âtrueâ as long as the practitioner is still being treated by the provider of the data."
},
{
"id" : "Practitioner.name",
"path" : "Practitioner.name",
"definition" : "The name(s) associated with the practitioner.\r\n\r\nTypically RECOMMENDED to include one familyname and at least one given name and to define this use as âofficialâ.",
"min" : 1
},
{
"id" : "Practitioner.telecom",
"path" : "Practitioner.telecom",
"definition" : "A contact detail for the practitioner, e.g. a telephone number or an email address.\r\n\r\nIt is RECOMMENDED to at least add one phone or email address."
},
{
"id" : "Practitioner.address",
"path" : "Practitioner.address",
"type" : [
{
"code" : "Address",
"profile" : [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-address"
]
}
]
},
{
"id" : "Practitioner.gender",
"path" : "Practitioner.gender",
"comment" : "Note that FHIR strings SHALL NOT exceed 1MB in size\r\n\r\nSpecial remarks for KMEHR users:\r\nGender is an OPTIONAL element in the practitioner resource. Refer to the be-patient specifications for some attention point for KMEHR users."
},
{
"id" : "Practitioner.communication",
"path" : "Practitioner.communication",
"definition" : "A language the practitioner can use in patient communication.\r\n\r\nIt is RECOMMENDED to include this when available",
"comment" : "The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.\r\n\r\nSpecial remarks for KMEHR users:\r\nThe 'usuallanguage' element in a KMEHR message only refers to the use of W3C language codes. As such, the language codes as proposed in the FHIR standard should not present any interoperability issue.\r\nNote the KMEHR element implies it is the language usally used by the practitioner. As such, when this element from KMEHR would be mapped to a FHIR resource, the communication.preferred Boolean SHOULD be used."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.